Skip to content

i18n(installation): translate tldr and Limine #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

azdanov
Copy link
Contributor

@azdanov azdanov commented May 23, 2025

No description provided.

@1Naim 1Naim requested a review from Copilot May 23, 2025 17:16
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the boot manager documentation in several languages by translating TL;DR sections and adding a new detailed Limine section.

  • Updated disadvantage comparisons to include Limine as an alternative to systemd-boot and rEFInd.
  • Added comprehensive Limine descriptions and recommendations across Slovak, Russian, Polish, German, and Czech versions.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/content/docs/sk/installation/boot_managers.md Updated disadvantages and added a new Limine section with detailed advantages.
src/content/docs/ru/installation/boot_managers.md Similar update with revised comparisons and new Limine recommendation in TL;DR.
src/content/docs/pl/installation/boot_managers.md Revised disadvantage comparison and added Limine recommendation.
src/content/docs/de/installation/boot_managers.md Modified disadvantage text and TL;DR to include Limine as an option.
src/content/docs/cs/installation/boot_managers.md Added Limine section; note potential typo in the new introductory sentence.

@azdanov azdanov force-pushed the translate-boot-managers-tldr branch from 7518b16 to d313e65 Compare May 23, 2025 17:19
@azdanov azdanov requested a review from Copilot May 24, 2025 03:50
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR extends the installation docs by introducing a new “Limine” bootloader option across multiple locales and ensures GRUB’s comparisons include Limine.

  • Added a dedicated Limine section (advantages, disadvantages, recommendation, summary) in SK and CS, and appended summary text under TL:DR in RU, PL, DE.
  • Updated GRUB’s downside bullet to include Limine in all translations.
  • Replaced or localized the TL:DR/summary headings and content per language.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/content/docs/sk/installation/boot_managers.md Added Limine section, updated GRUB disadvantage, replaced TL:DR with Zhrnutie
src/content/docs/ru/installation/boot_managers.md Updated GRUB disadvantage, appended new Limine summary under TL:DR
src/content/docs/pl/installation/boot_managers.md Updated GRUB disadvantage, appended new Limine summary under TL:DR (W skrócie)
src/content/docs/de/installation/boot_managers.md Updated GRUB disadvantage, appended new Limine summary under TL;DR
src/content/docs/cs/installation/boot_managers.md Added Limine section, updated GRUB disadvantage, replaced Shrnutí content
Comments suppressed due to low confidence (3)

src/content/docs/pl/installation/boot_managers.md:89

  • [nitpick] The heading mixes English 'TL:DR' with a Polish translation in parentheses. Consider using a consistent format across locales, e.g., translate fully or consistently use 'TL;DR'.
## TL:DR (W skrócie)

src/content/docs/de/installation/boot_managers.md:90

  • [nitpick] This heading uses a semicolon 'TL;DR' whereas other locales use 'TL:DR'. For consistency, consider aligning punctuation across translations.
## TL;DR

src/content/docs/ru/installation/boot_managers.md:90

  • [nitpick] The section heading remains in English. Consider translating the heading to Russian (e.g., 'Кратко') or using a consistent locale-specific format.
## TL:DR


### Doporučení
GRUB je jediný dostupný boot loader, který podporuje bootování přes BIOS. Je také jediným správcem bootování, který podporuje šifrování bootovacího oddílu (odlišné od šifrování disku).

## Limine

Limineje moderní, pokročilý a přenosný multiprotokolový zavaděč. Slouží jako referenční implementace protokolu Limine boot a podporuje zavádění Linuxu i řetězové zavádění jiných zavaděčů.
Copy link
Preview

Copilot AI May 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a missing space between 'Limine' and 'je'. It should be 'Limine je' for correct Czech grammar.

Suggested change
Limineje moderní, pokročilý a přenosný multiprotokolový zavaděč. Slouží jako referenční implementace protokolu Limine boot a podporuje zavádění Linuxu i řetězové zavádění jiných zavaděčů.
Limine je moderní, pokročilý a přenosný multiprotokolový zavaděč. Slouží jako referenční implementace protokolu Limine boot a podporuje zavádění Linuxu i řetězové zavádění jiných zavaděčů.

Copilot uses AI. Check for mistakes.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants